Use the /predictions
endpoint to get contextual predictions of conversion and relevance metrics,
which are personalized by user and context.
In order to provide predictions, Topsort requires that events are also sent, as a source of information.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
⚠️ Beta Access Required
Contact your sales representative to gain access to this endpoint and start using it.
The context information for the predictions, including which metrics to predict.
The body is of type object
.
The prediction results. This will provide a numerical value for each combination of metric/product requested on the API call.
The response is of type object
.
Use the /predictions
endpoint to get contextual predictions of conversion and relevance metrics,
which are personalized by user and context.
In order to provide predictions, Topsort requires that events are also sent, as a source of information.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
⚠️ Beta Access Required
Contact your sales representative to gain access to this endpoint and start using it.
The context information for the predictions, including which metrics to predict.
The body is of type object
.
The prediction results. This will provide a numerical value for each combination of metric/product requested on the API call.
The response is of type object
.